Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #1069/2a033eee backport][0.28] Fixed the logic of the warning in list #1070

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Sep 13, 2024

This is a backport of PR #1069 as merged into main (2a033ee).

The warning about not all items have been shown in the list call was exactly the wrong way around.
It we actually hit StopIteration, we have seen them all.

fixes #1068

The warning about not all items have been shown in the list call was
exactly the wrong way around.
It we actually hit StopIteration, we _have_ seen them all.

fixes #1068

(cherry picked from commit 2a033ee)
@mdellweg mdellweg merged commit 31c4f94 into 0.28 Sep 13, 2024
17 checks passed
@mdellweg mdellweg deleted the patchback/backports/0.28/2a033eee1ce711226f67e5bf4aac3abb5b88ca0f/pr-1069 branch September 13, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants